﻿@charset "utf-8";



/* Basic CSS starts */



* {

  font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;

  white-space: normal;

  padding: 0px;

  margin: 0px;

}

body {

  font-size: 16px;

}

body.body_bg {

  background: url('../images/body_bg.png');

  background-position: center center;

  /*background-attachment: fixed;*/

}

h1,
h2,
h3,
h4,
h5,
h6 {

  font-weight: bold;

}

ul,
li {

  list-style: none;

}

p {

  margin: 0;

  padding: 0;

}



a,
a:hover,
a:active,
a:focus {

  text-decoration: none;

}

.button a:hover {}



a:hover,
a:active,
a:focus {

  outline: 0;

}



hr {

  margin: 0;

  border-top: 1px solid #fff;

  border-bottom: 1px solid #dbd8d8;

}



:focus {

  outline: none;

}



::-moz-focus-inner {

  border: 0;

}

.clearfix {

  _zoom: 1;

}

.center {
font-size: 36px;
    margin-top: 0;
    text-align: center;
    font-weight: 300;

}
.centers {
    text-align: center;

}
.btn {

  display: inline-block;

  height: 45px;

  padding: 0 20px;

  line-height: 45px;

  -webkit-border-radius: 50px;

  -moz-border-radius: 50px;

  -ms-border-radius: 50px;

  -o-border-radius: 50px;

  border-radius: 50px;

}

.btn.btn-solid {

  background: #E50014;

  color: #ffffff;

}

.btn.btn-solid:hover {

  background: #D20010;

}

/***********************************header************************************/



/***********************************Slider************************************/

.callbacks_container {

  position: relative;

}

#slider3,
#slider4 {

  box-shadow: none;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  margin: 0 auto;

}

.rslides_tabs {

  list-style: none;

  padding: 0;

  background: rgba(0, 0, 0, .25);

  box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);

  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);

  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);

  font-size: 18px;

  list-style: none;

  margin: 0 auto 50px;

  max-width: 540px;

  padding: 10px 0;

  text-align: center;

  width: 100%;

}

.rslides_tabs li {

  display: inline;

  float: none;

  margin-right: 1px;

}

.rslides_tabs a {

  width: auto;

  line-height: 20px;

  padding: 9px 20px;

  height: auto;

  background: transparent;

  display: inline;

}

.rslides_tabs li:first-child {

  margin-left: 0;

}

.rslides_tabs .rslides_here a {

  background: rgba(255, 255, 255, .1);

  color: #fff;

  font-weight: bold;

}

.events {

  list-style: none;

}

.callbacks {

  position: relative;

  list-style: none;

  overflow: hidden;

  width: 100%;

  padding: 0;

  margin: 0;

}

.callbacks li {

  position: absolute;

  width: 100%;

  left: 0;

  top: 0;

}

.callbacks img {

  position: relative;

  z-index: 1;

  height: auto;

  border: 0;

}

.callbacks_nav.prev {

  position: absolute;

  left: 10px;

  top: 50%;

  margin-top: -15px;

  width: 25px;

  height: 39px;

  z-index: 10;

  cursor: pointer;

  text-indent: -9999px;

  background: transparent url("../images/icons.png") no-repeat;

  background-position: 0 0;

}

.callbacks_nav:active {

  opacity: 1.0;

}

.callbacks_nav.next {

  position: absolute;

  right: 10px;

  top: 50%;

  margin-top: -15px;

  width: 25px;

  height: 39px;

  z-index: 10;

  cursor: pointer;

  text-indent: -9999px;

  background: transparent url("../images/icons.png") no-repeat;

  background-position: -25px 0;

}

.callbacks_tabs a {

  visibility: hidden;

}

.callbacks_tabs a:after {

  content: "\f111";

  font-size: 0;

  font-family: FontAwesome;

  visibility: visible;

  display: block;

  height: 9px;

  border-radius: 18px;

  width: 25px;

  display: inline-block;

  background: #fff;

  border: 1px solid #fff;

}

.callbacks_here a:after {

  background: #FF3F3C;

  border-color: #FF3F3C;

}

.callbacks_tabs {

  list-style: none;

  position: absolute;

  bottom: 20px;

  z-index: 111;

  left: 0;

  padding: 0;

  margin: 0;

  width: 100%;

  text-align: center;

}

.callbacks_tabs li {

  display: inline-block;

}







/***********************************底部导航************************************/

#tool {

  height: 52px;

  display: none;

}



#tool .toollist {

  position: fixed;

  z-index: 9999;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

  display: block;

  height: 52px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}



.toollist li {

  float: left;

  width: auto;

  height: 100%;

  width: 33.3%;

  position: static !important;

  margin: 0;

  border-radius: 0 !important;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  -webkit-box-flex: 1;

  box-flex: 1;

  -webkit-box-sizing: border-box;

  box-shadow: none !important;

  background: none;

}



.toollist li a {

  font-size: 20px;

  line-height: 20px;

  text-align: center;

  display: block;

  text-decoration: none;

  padding-top: 6px;

  position: relative;

}



.toollist li a img {

  width: 24px;

  height: 24px;

}



.toollist li a p {

  margin: 1px 0 1px 0;

  font-size: 14px;

  display: block !important;

  line-height: 18px;

  text-align: center;

}



.toollist_gray {

  background: #FF3F3C;

}



.toollist_gray li {

  border-right: 1px solid #fff;

}



.toollist_gray li a {

  color: #fff;

}







/*index*/
.index-title {
  margin: 2em 0;
}
.index-title p {
  text-align: center;
  color: #999;
}

.index-title .p {
  text-align: center;
  color: #999;
}


.index-about {  
  padding: 2em 0;
  background: #f1f1f1;
}

.index-about p{
  margin-top: 2em;
  line-height: 2em;
}
.index-about a img{
  margin-top: 2em;
}


.index-product {
  margin: 2em 0;
  height: 820px;
}
.hot-product {
  margin: 2em 0;
  height: 650px;
}
.two {
  margin: 2em 0;
}

.two .dingwei {
  position: relative;
}

.two .dingwei a {
  display: block;
  width: 92%;
  height: auto;
  position: absolute;
}

.two .dingwei .a1 {
  right: -40px;
}

.two .dingwei a img {
  width: 100%;
  height: 100%;
}

.two p {
  width: 82%;
  line-height: 2em;
}

.mt400 {
  margin-top: 400px;
}

.index-new {
  padding: 2em 0;
}

.index-new-box p{
  font-size: 18px;
  color: #FF3F3C;
  font-weight: bolder;
}

.index-new-box p>span{
  margin-right: 10px;
  color: #FF3F3C;
}
.index-new-box li{
  line-height: 3em;
  list-style: disc;
  list-style-position: inside;
  border-bottom: 1px dotted #999;
}
.index-new-box li a{
  cursor: pointer;
}
.index-new-box li a:hover{
  color: #FF3F3C;
}
.index-new-box li span{
  color: #999;
  float: right;
}

.parenter {
  margin: 2em 0;
}

.foot {
  background: #333;
  padding: 2em 0;
}

.foot h4 {
  color: #fff;
}

.foot p {
  line-height: 2em;
  color: #fff;
}

.foot .ewm a {
  display: inline-block;
  float: left;
  margin-left: 10px;
  margin-top: 2em
}

.bottom {
  padding: 2em 0;
  background: #444;
}

.bottom p {
  color: #fff;
}



/*产品中心*/
.card-fouth .desc.desc-list {
    font-size: 0;
    color: #3a3a3a;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.card-fouth .industry {
    font-size: 20px;
    color: #000;
    padding: 15px 0;
    display: inline-block;
    border-bottom: 1px solid hsla(0,0%,85%,.4);
    width: 14%;
    cursor: pointer;
}
.card-fouth .industry.first {
    padding-left: 0
}
.card-fouth .industry.last {
    padding-right: 0
}
.card-fouth .industry.active {
    padding-bottom: 14px;
}
.card-fouth .industry span {
    font-family: PingFang SC;
    font-weight: bolder;
}
.card-fouth .industry.active span {
    font-size: 20px;
    color: #FF3F3C;
    border-bottom: 5px solid #FF3F3C;
    padding-bottom: 5px;
}
/*内容*/
.card-fouth .case-container {
    position: relative;
    margin: 0 auto;
}
.card-fouth .case-panel {
    position: absolute;
    z-index: 1;
    opacity: 0;
    overflow: hidden;
    padding-left: 35px;
}
.card-fouth .case-panel.active {
    z-index: 100;
    opacity: 1;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}
.index-product-box .mask{
  position: relative;
  margin-top: 3em;
}
.index-product-box .mask a{
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.index-product-box .mask a img{
  width: 481px;
  height: 679px;
  object-fit: cover;
}
.index-product-box .mask p{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 8%;
  background: #f1f2f69c;
  overflow: hidden;
  cursor: pointer;
}
.index-product-box .mask p span{
  font-size: 16px;    
  display: block;
  width: 100%;
  text-align: center;
  color: #000;
  margin-top: 16px;
}
.index-product-box .mask:hover p{
  height: 50%;
  line-height: 3em;
  padding: 0px 20px;
  color: #000;
  transition: all .7s;
}
.index-product-box .mask2{
  position: relative;
  margin-top: 3em;
}
.index-product-box .mask2 a{
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.index-product-box .mask2 a img{
  width: 342px;
  height:315px;
  object-fit: cover;
}
.index-product-box .mask2 p{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 13%;
  background: #f1f2f69c;
  line-height: 24px;
  overflow: hidden;
  cursor: pointer;
}
.index-product-box .mask2 p span{
  font-size: 16px;    
  display: block;
  width: 100%;
  text-align: center;
  color: #000;
  margin-top: 6px;
}
.index-product-box .mask2:hover p{
  height: 100%;
  padding: 0px 10px;
  color: #000;
  transition: all .7s;
}
/*热销产品*/

.card-fouth1 .desc1.desc-list1 {
  font-size: 0;
  color: #3a3a3a;
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}
.card-fouth1 .case-panel1{
  width: 100%;
}
.card-fouth1 .industry1 {
  font-size: 22px;
  color: #000;
  padding: 15px 0;
  display: inline-block;
  border-bottom: 1px solid hsla(0,0%,85%,.4);
  width: 16%;
  cursor: pointer;
}
.card-fouth1 .industry1.first1 {
  padding-left: 0
}
.card-fouth1 .industry1.last1 {
  padding-right: 0
}
.card-fouth1 .industry1.active {
  padding-bottom: 14px
}
.card-fouth1 .industry1 span {
  font-family: PingFang SC;
  font-weight: 400
}
.card-fouth1 .industry1.active span {
  font-size: 22px;
  color: #FF3F3C;
  border-bottom: 5px solid #FF3F3C;
  padding-bottom: 5px;
}
/*内容*/
.card-fouth1 .case-container1 {
  position: relative;
  margin: 0 auto;
}
.card-fouth1 .case-panel1 {
  position: absolute;
    z-index: 1;
    opacity: 0;
    overflow: hidden;
    padding-left: 35px;
}
.card-fouth1 .case-panel1.active {
  z-index: 100;
  opacity: 1;
  -webkit-transition: all .2s ease-out .1s;
  transition: all .2s ease-out .1s
}
.cloud-header {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.cloud-header h3 {
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
    color: #333;
}

.cloud-header h3 em {
    display: block;
    margin-bottom: 14px;
    font-style: normal;
    font-size: 30px;
}

.cloud-header h3 span {
    font-size: 16px;
    opacity: .6;
}

.cloud-wrapper .cloud-card {
    float: left;
    padding: 20px;
    cursor: pointer;
    min-height: 250px;
    background: transparent;
    width: 25%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-decoration: none;
}

.cloud-card-image {
    height: 205px;
    overflow: hidden;
    position: relative;
}

.cloud-card-text {
	width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 200px;
    margin-top: 10px;
    color: #666;
    font-size: 16px;
    line-height: 24px;
}
.cloud-wrapper .text {
    padding: 20px 10px 20px 10px;
    background: #ffffff;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    min-height: 147px;
}
.cloud-wrapper a h4 {
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    margin-bottom: 10px;
    color: #333333;
    color: ;
}
.cloud-wrapper a h4 span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.cloud-wrapper .text .em {
    color: #666666;
    color: ;
}
.cloud-wrapper .text .p {
    color: #666666;
    color: ;
    font-size: 14px;
}
.cloud-card-image-back img {
    width: 318px;
    height: 205px;
    object-fit: cover;
    background-size: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
}

.cloud-card-image .cloud-card-image-back {
    z-index: 0;
    position: absolute;
}

.cloud-card-image-title {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 24px;
    line-height: 200px;
    position: absolute;
    z-index: 1;
}

.cloud-wrapper .cloud-card:hover .cloud-scale {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.cloud-wrapper .cloud-card:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 25px rgba(186, 204, 207, 0.7);
    -moz-box-shadow: 0 0 25px rgba(186, 204, 207, 0.7);
    box-shadow: 0 0 25px rgba(186, 204, 207, 0.7);
}

.cloud-card-image-back01 {
    width: 100%;
    height: 200px;
    background: url(../images/index/img2.jpg) no-repeat center;
    background-size: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    z-index: 0;
    position: absolute;
}

.cloud-card-image-back02 {
    width: 100%;
    height: 200px;
    background: url(../images/index/img1.jpg) no-repeat center;
    background-size: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    z-index: 0;
    position: absolute;
}

.cloud-card-image-back03 {
    width: 100%;
    height: 200px;
    background: url(../images/index/img2.jpg) no-repeat center;
    background-size: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    z-index: 0;
    position: absolute;
}

/*鹏宇动态*/
.about-content{
  margin: 2em 0;
}
.about-content .about p{
  text-indent: 20px;
}
.fazhan h3{
  margin: 2em 0;
}
.fazhan-box-left{
  background: rgba(13,98,174,.5);
  padding: 60px;
}
.fazhan-title{
  font-size: 20px;
  font-weight: bolder;
  color: #fff;
  padding: 20px;
  background: rgba(13,98,174,.5);
}
.fazhan-box-left{
  margin-top: 30px;
}
.fazhan-box-left p{
  line-height: 2em;
  color: #fff;
  font-weight: bolder;
}
.fazhan-box-right{
  margin-left: -30px;
}
@media screen and (max-width: 767px){
  .fazhan-box-left{
    margin: 0;
  }
}
.zhengshu a{
  width: 100%;
  height: 100%;
  cursor: pointer;
  overflow: hidden;
}
.zhengshu a img{
  width: 100%;
  height: 100%;
}
.zhengshu a:hover img{
  transform: scale(.9);
}
.zhengshu p{
  font-weight: bolder;
}




/*这里是内页的面包屑tab切换样式*/
.bread-tab{
  margin-top: 1em;
}
.bread-tab .nav-tabs li{
  width: 8%;
}
.bread-tab .nav-tabs li a{
  text-align: center;
}
@media screen and (max-width: 767px){
  .bread-tab .nav-tabs{
    padding-left: 10px;
  }
  .bread-tab .nav-tabs>li{
    float: left;
  }
}
/*新闻资讯*/
.new .bread-tab-box{
  width: 100%;
  height: auto;
  border: 1px solid #f1f1f1;
  margin: 2em 0;
}
.new  .bread-tab-box-title{
  font-size: 20px;
  font-weight: bolder;
  margin: 10px;
}
.new  .bread-tab-box-date{
  color: #999;
  margin: 10px;
}
.new  .bread-tab-box-text{
  line-height: 2em;
  margin-top: 2em;
  margin: 10px;
}
.new  .bread-tab-box .btn{
  border-radius: 8px;
  margin: 10px;
  background: #0d62ae9c;
  height: 36px;
  line-height: 36px;
}
.new-xq{
  margin: 2em 0;
}
.article-img{
  display: block;
  width: 50%;
  height: auto;
  margin: 2em auto;
}
.new-xq p{
  line-height: 2em;
  text-indent: 20px;
}
@media screen and (max-width: 767px){
  .new .nav-tabs>li{
    float: left;
    width: 50%;
  }
}


/*联系我们*/

.div_title {
    color: #000;
    letter-spacing: 1px;
    margin: 2em 0;
}
.item_A{
  margin-top: 2em;
}
.div_map {
    padding: 10px;
    border: 1px solid #F0F0F0;
}
.div_map img{
  margin-left: 8%;
}
.item_B {
    border-bottom: 1px solid #F0F0F0;    
    text-indent: 20px;
}
.div_message input {
    border: none;
    padding: 10px 0px;
    padding-left: 15px;
}
.div_message .btnSubmit {
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    background: #FF3F3C;
    margin-top: 30px;
}
@media screen and (max-width: 767px){
  .div_map img{
    margin-left: 0;
  }
  
}

/*应用案例*/
@media screen and (max-width: 767px){
  .case .nav-tabs>li{
    float: left;
    width: 50%;
  }
 .case .nav-tabs>li.active>a, .case .nav-tabs>li.active>a:focus, .case .nav-tabs>li.active>a:hover {
    height: 52px;
  }
}
.case-box{
  margin: 2em 0;
}
.case-box-xq{
  margin-top: 2em;
  padding: 20px 0;
  border: 6px solid #FF3F3C;
}
.case-box-xq img:hover{
  transform: scale(.9);
}
.case-box-xq h3{
  text-align: center;
}
.case-box-xq p{
  text-align: center;
  line-height: 2em;
}
.case-box-xq .btn{
  border-radius: 8px;
  background: #0d62ae9c;
  margin-top: 4em;
  height: 36px;
  line-height: 36px;
}


/*产品中心*/

.product h3{
  margin: 2em 0;
}
.pro-subnav{
  background: #f5f5f5;
  padding: 20px 0;
  margin-bottom: 3em;
}
.pro-subnav ul li{
  line-height: 2em;
}
.pro-con-xq{
  margin-bottom: 6em;
}
.pro-price{
  width: 100%;
  margin-top: 3em;
  border-top: 2px solid #027bd6;
  background: #bad7f1;
  padding: 1em;
}
.pro-price>p{
  line-height: 3em;
}
.pro-price>p span{
  font-size: 20px;
  float: right;
}
.pro-con-xq{
  margin-top: 2em;
}
.pro-con-xq  p{
  margin-top: 1em;
}
.pro-con-xq a{
  color: red;
  cursor: pointer;
}
.pro-con-text{
  width: 100%;
  border-bottom: 1px dotted #027bd6;
}
.pro-con-text .xq{
  padding: 5px;
  width:100%;
  border: 1px dotted #027bd6;
  border-top: 1px solid #027bd6;
}
.pro-con-text .row{
  line-height: 3em;
}
.ftb{
  font-weight: bold;
}